Internal Name: |
HA Service |
Description: |
HA Service |
Singleton: |
yes |
Plugin: |
mod_cluster |
Name |
Description |
Required |
Internal Name |
Object Name |
|
yes |
objectName |
Name Template |
|
yes |
nameTemplate |
Class Name |
|
yes |
className |
Proxy Info Property |
|
yes |
proxyInfoProperty |
You must use the internal name to reference properties in Dynamic Group Definition expressions.
Name |
Type |
Description |
Internal Name |
Master Node |
trait |
Master Node |
MasterNode |
Proxy Configuration |
trait |
Proxy Configuration |
ProxyConfiguration |
Proxy Info |
trait |
Proxy Info |
ProxyInfo |
You must use the internal name to reference traits in Dynamic Group Definition expressions.
Name |
Description |
Required |
Internal Name |
Process Status Frequency |
Process status frequency. |
no |
processStatusFrequency |
You must use the internal name to reference properties in Dynamic Group Definition expressions.
Name |
Description |
Disable domain |
Disables all contexts on each node within the current domain. If the current domain is null, then all nodes are stopped. |
Enable domain |
Enable all contexts on each node within the current domain. If the current domain is null, then all nodes are stopped. |
Stop domain |
Gracefully stops all contexts on each node within the current domain. If the current domain is null, then all nodes are stopped. |
Ping httpd |
Ping httpd and determine whether each proxy is accessible and healthy. Returns the PING_RSP grouped by proxy address. |
Ping node by JVM Route |
Ping a node from httpd and returns the PING_RSP grouped by proxy address. Dtermines whether the node configured with the specified jvm route is accessible from each proxy returning the PING_RSP grouped by proxy address. |
Ping node by address |
Ping a node from httpd and returns the PING_RSP grouped by proxy address. Determines whether the node configured with the specified jvm route is accessible from each proxy returning the PING_RSP grouped by proxy address. |
Add a proxy |
Add a proxy. |
Remove a proxy |
Remove a proxy. |
Disable all webpapps |
Disable all webapps for all virtual hosts of this application server. |
Enable all webapps |
Enable all webapps for all virtual hosts of this application server. |
Stop all webapps |
Gracefully stops all webapps for all virtual hosts of this application server. |